[8.17](backport #42565) Add latency metrics for logstash async output#42584
[8.17](backport #42565) Add latency metrics for logstash async output#42584mergify[bot] wants to merge 7 commits into8.17from
Conversation
* Add latency metrics for logstash async output * Properly handle per-batch latency (cherry picked from commit accc5e1) # Conflicts: # libbeat/outputs/logstash/async.go
|
Cherry-pick of accc5e1 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
|
This pull request has not been merged yet. Could you please review and merge it @strawgate? 🙏 |
|
@strawgate this backport is trying to use non-existent code. Conflicts need to be resolved. |
|
I believe I'll skip backporting to 8.17 due to the refactor that occurred, does that seem reasonable? |
|
This pull request has not been merged yet. Could you please review and merge it @strawgate? 🙏 |
|
This pull request has not been merged yet. Could you please review and merge it @strawgate? 🙏 |
Pull request was closed
Same as #42537 but for Logstash
#37445 added latency metrics for the sync output but the async output is what's used by the default configuration
This is an automatic backport of pull request #42565 done by Mergify.